.hotline {
  line-height: 44px;
  color: #555555;
  font-size: 12px; }
  .hotline .fa {
    font-size: 14px; }
  .hotline span {
    font-size: 14px;
    color: #333;
    font-weight: 600; }

.hotmail {
  line-height: 44px;
  color: #555555;
  font-size: 12px; }
  .hotmail .fa {
    font-size: 14px; }
  .hotmail a {
    color: #555555; }

.promotion .item {
  display: block;
  position: relative;
  padding: 23px 15px 15px;
  transition: 0.3s all ease 0s;
  border: solid 2px #dddddd;
  border-radius: 5px;
  text-align: center;
  background: #fff; }
  .promotion .item .icon {
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url(/img/icon/icon_promotion.png);
    font-size: 0;
    margin-bottom: 5px; }
  .promotion .item .text h2 {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    color: #555555;
    font-size: 16px;
    transition: 0.3s all ease 0s;
    font-weight: 700; }
  .promotion .item .text p {
    margin: 0; }
  .promotion .item.item1 .icon {
    height: 35px;
    width: 38px;
    background-position: 0 0; }
  .promotion .item.item2 .icon {
    height: 35px;
    width: 35px;
    background-position: -42px 0; }
  .promotion .item.item3 .icon {
    height: 35px;
    width: 35px;
    background-position: -83px 0; }

.footer-links ul.links li {
  padding: 3px 0; }
  .footer-links ul.links li a {
    position: relative;
    display: block;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    line-height: 30px;
    transition: 0.3s all ease 0s; }
    .footer-links ul.links li a:before {
      content: "";
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background-color: #777;
      left: 0px;
      top: calc(50% - 3px);
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px;
      margin-bottom: 2px; }
      .rtl .footer-links ul.links li a:before {
        margin-left: 10px;
        margin-right: 0px; }
    .footer-links ul.links li a:hover {
      padding: 0px 15px; }

.footer-toplinks .topstore {
  margin-bottom: 10px; }
  .footer-toplinks .topstore label {
    margin: 0;
    padding: 0;
    padding-left: 5px;
    font-size: 14px;
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    line-height: normal; }
    .rtl .footer-toplinks .topstore label {
      padding-left: auto;
      padding-right: 5px; }
  .footer-toplinks .topstore ul {
    display: inline-block;
    font-size: 0; }
    .footer-toplinks .topstore ul li {
      display: inline-block;
      position: relative;
      padding: 0 6px; }
      .footer-toplinks .topstore ul li:after {
        content: "";
        display: block;
        height: 12px;
        background: #333;
        width: 2px;
        position: absolute;
        top: 5px;
        right: -1px; }
      .footer-toplinks .topstore ul li a {
        font-size: 14px;
        color: #333;
        font-weight: 600;
        text-transform: uppercase;
        line-height: normal; }
      .footer-toplinks .topstore ul li.last:after {
        display: none; }
.footer-toplinks .toplinks label {
  margin: 0;
  padding: 0;
  padding-left: 5px;
  font-size: 12px;
  color: #333;
  font-weight: 600; }
  .rtl .footer-toplinks .toplinks label {
    padding-left: auto;
    padding-right: 5px; }
.footer-toplinks .toplinks .links {
  margin-bottom: 5px; }
.footer-toplinks .toplinks ul {
  display: inline-block;
  font-size: 0; }
  .footer-toplinks .toplinks ul li {
    display: inline-block;
    position: relative;
    padding: 0 6px; }
    .footer-toplinks .toplinks ul li:after {
      content: "";
      display: block;
      height: 11px;
      background: #6d6d6d;
      width: 1px;
      position: absolute;
      top: 7px;
      right: -1px; }
    .footer-toplinks .toplinks ul li a {
      font-size: 12px;
      font-weight: 300;
      color: #555; }
    .footer-toplinks .toplinks ul li.last:after {
      display: none; }

.block-customize {
  margin: 0 0 0 -40px; }
  .block-customize .promotion2 {
    background: #eee;
    padding: 0;
    position: relative;
    font-size: 0; }
    .block-customize .promotion2 .item {
      padding: 35px 25px 35px 75px;
      width: 100%;
      border: none;
      border-bottom: solid 1px #fff;
      display: block;
      position: relative; }
      .block-customize .promotion2 .item .icon {
        display: block;
        background-repeat: no-repeat;
        background-image: url(/img/icon/icon_promotion.png);
        position: absolute;
        transition: 0.3s all ease 0s;
        top: 35px;
        left: 30px; }
      .block-customize .promotion2 .item .text {
        padding: 0;
        margin-top: -5px; }
        .block-customize .promotion2 .item .text h2 {
          padding: 0;
          margin: 0;
          line-height: 14px; }
          .block-customize .promotion2 .item .text h2 a {
            text-transform: uppercase;
            color: #444;
            font-size: 14px;
            transition: 0.3s all ease 0s; }
      .block-customize .promotion2 .item.item1 .icon {
        height: 36px;
        width: 27px;
        background-position: 0 0; }
      .block-customize .promotion2 .item.item2 .icon {
        height: 32px;
        width: 53px;
        background-position: -39px -4px;
        left: 12px; }
      .block-customize .promotion2 .item.item3 .icon {
        height: 34px;
        width: 33px;
        background-position: -112px 0; }
      .block-customize .promotion2 .item.item4 .icon {
        height: 34px;
        width: 35px;
        background-position: -154px 0; }
      .block-customize .promotion2 .item:hover.item1 .icon {
        background-position: 0 -40px; }
      .block-customize .promotion2 .item:hover.item2 .icon {
        background-position: -39px -44px; }
      .block-customize .promotion2 .item:hover.item3 .icon {
        background-position: -112px -41px; }
      .block-customize .promotion2 .item:hover.item4 .icon {
        background-position: -154px -41px; }

.homeOneTwoBanner {
  margin-top: 10px; }

.content_v3 .banner2 .img2 {
  margin-bottom: 22px; }

.collection .items {
  margin: 0 -5px;
  font-size: 0;
  padding: 10px 0; }
  .collection .items .item {
    width: 16.6666%;
    padding: 0 5px;
    display: inline-block;
    vertical-align: top; }
    .collection .items .item .content {
      position: relative;
      background-color: #eee;
      border-style: solid;
      border-width: 1px 1px 3px;
      border-top-color: #eee;
      border-left-color: #eee;
      border-right-color: #eee;
      height: 140px;
      transition: 0.3s all ease 0s;
      background-image: url(/img/icon/icon_collection.png);
      background-repeat: no-repeat;
      text-align: center; }
      .collection .items .item .content h2 {
        margin: 0;
        padding: 20px 15px 0;
        font-size: 16px;
        line-height: 22px; }
        .collection .items .item .content h2 a {
          text-transform: uppercase;
          font-size: 16px;
          font-weight: 700;
          color: #999; }
      .collection .items .item .content:hover {
        background-color: #fff; }
    .collection .items .item.item1 .content {
      background-position: 0 0; }
    .collection .items .item.item2 .content {
      background-position: -197px 0; }
    .collection .items .item.item3 .content {
      background-position: -394px 0; }
    .collection .items .item.item4 .content {
      background-position: -591px 0;
      text-align: left; }
      .collection .items .item.item4 .content h2 a strong {
        font-size: 14px; }
    .collection .items .item.item5 .content {
      background-position: -787px 0;
      text-align: left; }
      .collection .items .item.item5 .content h2 a strong {
        font-size: 12px; }
    .collection .items .item.item6 .content {
      background-position: -983px 0; }

.collection2 .items {
  margin: 0 -5px;
  font-size: 0;
  padding: 10px 0; }
  .collection2 .items .item {
    width: 20%;
    padding: 0 5px;
    display: inline-block;
    vertical-align: top; }
    .collection2 .items .item .content {
      position: relative;
      background-color: #eee;
      border-style: solid;
      border-width: 1px 1px 3px;
      border-top-color: #eee;
      border-left-color: #eee;
      border-right-color: #eee;
      height: 130px;
      transition: 0.3s all ease 0s;
      background-image: url(/img/icon/icon_collection.png);
      background-repeat: no-repeat;
      text-align: center; }
      .collection2 .items .item .content h2 {
        margin: 0;
        padding: 15px 15px 0;
        font-size: 14px;
        line-height: 18px; }
        .collection2 .items .item .content h2 a {
          text-transform: uppercase;
          font-size: 14px;
          font-weight: 700;
          color: #999; }
      .collection2 .items .item .content:hover {
        background-color: #fff; }
    .collection2 .items .item.item1 .content {
      background-position: -10px -10px; }
    .collection2 .items .item.item2 .content {
      background-position: -208px -10px; }
    .collection2 .items .item.item3 .content {
      background-position: -405px -15px; }
    .collection2 .items .item.item4 .content {
      background-position: -610px -10px;
      text-align: left; }
      .collection2 .items .item.item4 .content h2 {
        padding: 20px 30px 0 15px; }
        .collection2 .items .item.item4 .content h2 a strong {
          font-size: 10px; }
    .collection2 .items .item.item5 .content {
      background-position: -805px -20px;
      text-align: left; }
      .collection2 .items .item.item5 .content h2 a strong {
        font-size: 10px; }

.banner3 {
  overflow: hidden; }
  .banner3 .b_l {
    float: left;
    width: 590px; }
  .banner3 .b_r {
    float: right;
    width: calc(100% - 600px); }
  .banner3 .img {
    display: block;
    overflow: hidden;
    position: relative; }
    .banner3 .img.img1 {
      margin-bottom: 10px; }
    .banner3 .img.img2 {
      float: left; }
    .banner3 .img.img3 {
      float: right; }
    .banner3 .img:before {
      background: transparent linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 0.4) 100%) repeat scroll 0 0;
      content: "";
      display: block;
      height: 100%;
      left: -150%;
      position: absolute;
      top: 0;
      transform: skewX(-40deg);
      transition: all 1s ease 0s;
      width: 50%;
      z-index: 9; }
    .banner3 .img:hover:before {
      left: 150%; }

.testimonials {
  position: relative;
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 5px; }
  .testimonials .owl-dots {
    margin-bottom: 22px;
    text-align: center; }
    .testimonials .owl-dots .owl-dot {
      display: inline-block;
      vertical-align: middle;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background-color: #dddddd;
      margin: 0px 5px; }
  .testimonials .owl-controls .owl-nav {
    position: absolute;
    top: -60px;
    right: 0px;
    z-index: 5;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: white; }
    .testimonials .owl-controls .owl-nav .owl-prev, .testimonials .owl-controls .owl-nav .owl-next {
      width: 35px;
      height: 48px;
      display: inline-block;
      vertical-align: middle;
      font-size: 0px;
      line-height: 46px;
      text-align: center;
      z-index: 1;
      cursor: pointer; }
      .testimonials .owl-controls .owl-nav .owl-prev:before, .testimonials .owl-controls .owl-nav .owl-next:before {
        content: "";
        font-family: "Fontawesome";
        font-size: 12px;
        display: inline-block;
        vertical-align: middle; }
    .testimonials .owl-controls .owl-nav .owl-prev:before {
      content: "\f060"; }
    .testimonials .owl-controls .owl-nav .owl-next {
      position: relative; }
      .testimonials .owl-controls .owl-nav .owl-next:before {
        content: "\f061"; }
      .testimonials .owl-controls .owl-nav .owl-next:after {
        content: "";
        position: absolute;
        top: 14px;
        left: 0px;
        width: 1px;
        height: 20px;
        background-color: #ddd; }

.testItem {
  text-align: center;
  padding: 21px 28px; }
  .content_v1 .testItem {
    padding: 28px; }
  .testItem .testImage {
    text-align: center; }
    .testItem .testImage img {
      display: inline-block;
      vertical-align: middle;
      max-width: 100%;
      height: auto; }
  .testItem .testName {
    font-size: 16px;
    font-weight: 700;
    color: #333; }
  .testItem .testContent {
    position: relative;
    font-size: 12px;
    font-weight: 400;
    padding: 10px 12px 0;
    line-height: 24px; }
    .testItem .testContent:before, .testItem .testContent:after {
      content: "";
      font-family: "Fontawesome";
      position: absolute;
      font-size: 26px;
      color: #eeeeee;
      z-index: -1; }
    .testItem .testContent:before {
      content: "\f10d";
      top: 00px;
      left: 0px; }
    .testItem .testContent:after {
      content: "\f10e";
      bottom: 0px;
      right: 0px; }

.promotion3 {
  margin: 30px 0 0; }
  .promotion3 .item {
    border: solid 3px #ddd;
    padding: 23px 20px 23px 80px;
    transition: 0.3s all ease 0s;
    position: relative; }
    .promotion3 .item .icon {
      display: inline-block;
      background-repeat: no-repeat;
      background-image: url(/img/icon/icon_promotion.png);
      transition: 0.3s all ease 0s;
      vertical-align: top;
      font-size: 0;
      position: absolute;
      top: 25px;
      left: 35px; }
    .promotion3 .item .text {
      display: inline-block; }
      .promotion3 .item .text h2 {
        text-transform: uppercase;
        font-weight: 700;
        font-size: 14px;
        color: #444;
        margin: 0; }
      .promotion3 .item .text p {
        margin: 0;
        font-size: 12px;
        color: #999; }
    .promotion3 .item.item1 .icon {
      height: 36px;
      width: 27px;
      background-position: 0 0; }
    .promotion3 .item.item2 {
      padding: 23px 20px 23px 100px; }
      .promotion3 .item.item2 .icon {
        height: 32px;
        width: 53px;
        background-position: -39px -4px; }
    .promotion3 .item.item3 .icon {
      height: 34px;
      width: 33px;
      background-position: -112px 0; }
    .promotion3 .item.item4 .icon {
      height: 34px;
      width: 35px;
      background-position: -154px 0; }
    .promotion3 .item:hover.item1 .icon {
      background-position: 0 -40px; }
    .promotion3 .item:hover.item2 .icon {
      background-position: -39px -44px; }
    .promotion3 .item:hover.item3 .icon {
      background-position: -112px -41px; }
    .promotion3 .item:hover.item4 .icon {
      background-position: -154px -41px; }

.phone-contact {
  position: relative;
  padding: 0 15px 0 45px;
  height: 34px;
  margin: 3px -15px 0 0;
  display: inline-block;
  float: right;
  border-right: solid 1px #ddd; }
  .phone-contact .icon {
    font-size: 0;
    display: block;
    height: 29px;
    width: 35px;
    position: absolute;
    top: 3px;
    left: 0;
    background: url(/img/icon/icon_phone.png) no-repeat 0px 0px; }
  .phone-contact .text {
    line-height: 18px; }
    .phone-contact .text span {
      color: #444;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 700; }
    .phone-contact .text p {
      margin: 0;
      font-size: 12px;
      color: #999; }

.boxCollection {
  margin-top: 20px;
  border: 1px solid #ddd;
  border-radius: 5px; }
  .boxCollection:before, .boxCollection:after {
    content: "";
    display: table; }
  .boxCollection:after {
    clear: both; }
  .boxCollection .boxItem {
    position: relative;
    float: left;
    width: 12.5%;
    border-right: 1px solid #ddd;
    padding: 30px 0px 0px;
    min-height: 108px;
    background-color: #F5F5F5;
    transition: all 0.2s ease; }
    .boxCollection .boxItem a {
      display: block; }
    .rtl .boxCollection .boxItem {
      float: right; }
    .boxCollection .boxItem:last-child {
      border-right: 0px; }
      .rtl .boxCollection .boxItem:last-child {
        border-right: 1px solid #ddd; }
    .rtl .boxCollection .boxItem:first-child {
      border-right: 0px; }
    .boxCollection .boxItem:before, .boxCollection .boxItem:after {
      content: "";
      pointer-events: none;
      position: absolute;
      border: 1px solid transparent; }
    .boxCollection .boxItem:before {
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      border-radius: 5px; }
    .boxCollection .boxItem:after {
      top: 1px;
      left: 1px;
      right: 1px;
      bottom: 1px;
      border-radius: 3px; }
    .boxCollection .boxItem .itemIcon {
      opacity: 0.6;
      padding: 0;
      text-align: center;
      min-height: 40px;
      display: block;
      padding: 0px 15px; }
      .boxCollection .boxItem .itemIcon img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        height: auto; }
    .boxCollection .boxItem .itemTitle {
      font-size: 14px;
      font-weight: 400;
      color: #555;
      text-align: center;
      margin: 0px;
      padding: 10px 5px 0;
      display: block; }

.boxServiceLayout3 {
  position: relative;
  border: 1px solid #ddd;
  border-radius: 5px; }
  .boxServiceLayout3:before, .boxServiceLayout3:after {
    content: "";
    display: table; }
  .boxServiceLayout3:after {
    clear: both; }
  .boxServiceLayout3 .boxItem {
    position: relative;
    float: left;
    width: 33.33334%;
    border: 1px solid transparent;
    border-right: 1px solid #ddd;
    text-align: center;
    padding: 15px 15px 10px;
    background-color: #F5F5F5; }
    .boxServiceLayout3 .boxItem:before {
      content: "";
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      pointer-events: none;
      border: 1px solid transparent;
      border-radius: 3px; }
    .rtl .boxServiceLayout3 .boxItem {
      float: right; }
      .rtl .boxServiceLayout3 .boxItem:last-child {
        border-right: 1px solid #ddd; }
      .rtl .boxServiceLayout3 .boxItem:first-child {
        border-right-color: transparent; }
    .boxServiceLayout3 .boxItem:last-child {
      border-right-color: transparent; }
    .boxServiceLayout3 .boxItem .media-left {
      padding: 10px 0; }
      .boxServiceLayout3 .boxItem .media-left img {
        display: inline-block;
        vertical-align: middle; }
    .boxServiceLayout3 .boxItem .media-body {
      font-size: 13px;
      font-weight: 400; }
    .boxServiceLayout3 .boxItem .media-heading {
      font-size: 16px;
      font-weight: 700;
      text-transform: uppercase;
      color: #555;
      margin: 0px;
      padding: 5px 0 0; }

.downloadApp {
  font-size: 0px; }
  .downloadApp > a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px; }
    .rtl .downloadApp > a {
      margin-left: 0px;
      margin-right: 10px; }

.boxService5 .boxItem {
  position: relative;
  display: block;
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 5px;
  padding: 20px;
  background-color: #f5f5f5; }
  .boxService5 .boxItem:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    border: 1px solid transparent;
    border-radius: 4px;
    pointer-events: none; }
  .boxService5 .boxItem:last-child {
    margin-bottom: 0px; }
  .boxService5 .boxItem .media {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center; }
  .boxService5 .boxItem .media-left {
    width: 40px; }
  .boxService5 .boxItem .media-heading {
    font-size: 15px;
    font-weight: 700;
    color: #555;
    text-transform: uppercase;
    margin: 0px;
    padding: 5px 0 0; }
  .boxService5 .boxItem .media-body {
    width: calc(100% - 40px);
    font-size: 12px;
    font-weight: 400;
    color: #777;
    padding: 0px 15px; }

.header_v1 .box-promotion .promotion > .row {
  margin-left: -10px;
  margin-right: -10px; }
  .header_v1 .box-promotion .promotion > .row > div[class*="col-"] {
    padding-left: 10px;
    padding-right: 10px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .custom-tag label {
    width: 80px;
    vertical-align: top; }
  .custom-tag ul {
    width: calc(100% - 90px); }

  .block-customize .promotion2 .item .text h2 a {
    font-size: 13px; }

  .collection .items .item .content {
    height: 165px; }
  .collection .items .item.item1 .content {
    background-position: -20px 25px; }
  .collection .items .item.item2 .content {
    background-position: -217px 25px; }
  .collection .items .item.item3 .content {
    background-position: -414px 25px; }
  .collection .items .item.item4 .content {
    background-position: -621px 25px; }
  .collection .items .item.item5 .content {
    background-position: -807px 25px; }
  .collection .items .item.item6 .content {
    background-position: -1003px 25px; }

  .banner3 .b_l {
    width: 65%; }
  .banner3 .b_r {
    width: calc(35% - 10px); }
  .banner3 .img.img2 {
    width: 50%; }
    .banner3 .img.img2 img {
      height: 115px; }
  .banner3 .img.img3 {
    width: calc(50% - 10px); }
    .banner3 .img.img3 img {
      height: 115px; }

  .collection2 .items .item .content h2 {
    padding: 15px 7px 0; }
    .collection2 .items .item .content h2 a {
      font-size: 13px; }
  .collection2 .items .item.item1 .content {
    background-position: -28px -10px; }
  .collection2 .items .item.item2 .content {
    background-position: -225px -10px; }
  .collection2 .items .item.item3 .content {
    background-position: -422px -15px; }
  .collection2 .items .item.item4 .content {
    background-position: -621px -10px; }
  .collection2 .items .item.item5 .content {
    background-position: -825px -10px; }

  .promotion3 .item {
    padding: 23px 20px 23px 50px; }
    .promotion3 .item .icon {
      left: 10px; }
    .promotion3 .item.item2 {
      padding: 23px 20px 23px 60px; }
      .promotion3 .item.item2 .icon {
        left: 5px; }

  .promotion .item {
    padding: 10px 15px; }

  .rtl .promotion3 .item {
    padding: 23px 50px 23px 20px; }
    .rtl .promotion3 .item .icon {
      right: 10px;
      left: auto; }
    .rtl .promotion3 .item.item2 {
      padding: 23px 60px 23px 20px; }
      .rtl .promotion3 .item.item2 .icon {
        right: 5px;
        left: auto; } }
@media (min-width: 767px) and (max-width: 991px) {
  .custom-tag label {
    width: 80px;
    vertical-align: top; }
  .custom-tag ul {
    width: calc(100% - 90px); }

  .collection .items .item {
    width: 33.3333%; }
    .collection .items .item.item1 .content {
      background-position: 30px 0; }
    .collection .items .item.item2 .content {
      background-position: -177px 0; }
    .collection .items .item.item3 .content {
      background-position: -374px 0; }
    .collection .items .item.item4 .content {
      background-position: -581px 0; }
      .collection .items .item.item4 .content h2 {
        padding: 20px 35px 0; }
    .collection .items .item.item5 .content {
      background-position: -767px 0; }
    .collection .items .item.item6 .content {
      background-position: -783px 0; }
    .collection .items .item.item1, .collection .items .item.item2, .collection .items .item.item3 {
      margin-bottom: 10px; }

  .banner2 .img2 {
    margin-bottom: 18px; }

  .banner3 .b_l {
    width: 65%; }
  .banner3 .b_r {
    width: calc(35% - 10px); }
  .banner3 .img.img2 {
    width: 50%; }
    .banner3 .img.img2 img {
      height: 119px; }
  .banner3 .img.img3 {
    width: calc(50% - 10px); }
    .banner3 .img.img3 img {
      height: 119px; }

  .collection2 .items .item {
    width: 33.3333%;
    margin-bottom: 10px; }
    .collection2 .items .item .content h2 {
      padding: 15px 7px 0; }
      .collection2 .items .item .content h2 a {
        font-size: 13px; }
    .collection2 .items .item.item1 .content {
      background-position: -15px -10px; }
    .collection2 .items .item.item2 .content {
      background-position: -215px -10px; }
    .collection2 .items .item.item3 .content {
      background-position: -413px -15px; }
    .collection2 .items .item.item4 .content {
      background-position: -621px -10px; }
    .collection2 .items .item.item5 .content {
      background-position: -825px -10px; }

  .promotion3 .item.item2, .promotion3 .item.item3 {
    margin-bottom: 30px; }

  .content_v3 .banner2 .img2 {
    margin-bottom: 10px; } }
@media (max-width: 991px) {
  .boxServiceLayout3 .boxItem {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px; } }
@media (max-width: 767px) {
  .banner2 .img img {
    width: 100%; }
  .banner2 .img.img1, .banner2 .img.img2, .banner2 .img.img3 {
    margin-bottom: 10px; }

  .collection .items {
    margin: 0 -15px; }
    .collection .items .item {
      width: 50%;
      padding: 0 15px;
      margin-bottom: 30px; }
      .collection .items .item.item1 .content {
        background-position: 30px 0; }
      .collection .items .item.item2 .content {
        background-position: -160px 0; }
      .collection .items .item.item3 .content {
        background-position: -360px 0; }
      .collection .items .item.item4 .content {
        background-position: -520px 0; }
      .collection .items .item.item5 .content {
        background-position: -764px 0; }
      .collection .items .item.item6 .content {
        background-position: -945px 0; }
      .collection .items .item.item1, .collection .items .item.item2, .collection .items .item.item3 {
        margin-bottom: 30px; }

  .block-customize {
    margin: 0; }

  .banner3 .b_l {
    width: 100%; }
  .banner3 .b_r {
    width: 100%; }
  .banner3 .img.img2 {
    width: 50%; }
    .banner3 .img.img2 img {
      height: 120px; }
  .banner3 .img.img3 {
    width: calc(50% - 10px); }
    .banner3 .img.img3 img {
      height: 120px; }
  .banner3 .img.img4 {
    margin: 10px 0 0; }
    .banner3 .img.img4 img {
      width: 100%; }

  .collection2 .items .item {
    width: 33.3333%;
    margin-bottom: 10px; }
    .collection2 .items .item.item1 .content {
      background-position: -9px -10px; }
    .collection2 .items .item.item2 .content {
      background-position: -203px -10px; }
    .collection2 .items .item.item3 .content {
      background-position: -400px -15px; }
    .collection2 .items .item.item4 .content {
      background-position: -608px -10px; }
    .collection2 .items .item.item5 .content {
      background-position: -805px -15px; }

  .header_v3 .banner3 img {
    width: 100%; }

  .promotion3 .item.item1, .promotion3 .item.item2, .promotion3 .item.item3 {
    margin-bottom: 10px; }

  .header_v1 .promotion > .row > div {
    margin-bottom: 15px; }
    .header_v1 .promotion > .row > div:last-child {
      margin-bottom: 0px; }

  .rtl .block-customize {
    margin: 0; } }
@media (max-width: 480px) {
  .collection .items {
    margin: 0 -15px; }
    .collection .items .item {
      width: 100%;
      padding: 0 15px;
      margin-bottom: 15px; }
      .collection .items .item.item1 .content {
        background-position: 50px 0; }
      .collection .items .item.item2 .content {
        background-position: -147px 0; }
      .collection .items .item.item3 .content {
        background-position: -335px 0; }
      .collection .items .item.item4 .content {
        background-position: -519px 0; }
      .collection .items .item.item5 .content {
        background-position: -755px 0; }
      .collection .items .item.item6 .content {
        background-position: -945px 0; }
      .collection .items .item.item1, .collection .items .item.item2, .collection .items .item.item3 {
        margin-bottom: 15px; }

  .banner3 .img.img2, .banner3 .img.img3 {
    width: 100%;
    margin-bottom: 10px; }
    .banner3 .img.img2 img, .banner3 .img.img3 img {
      width: 100%;
      height: auto; }
  .banner3 .img.img4 {
    margin: 0; }

  .collection2 .items .item {
    width: 100%;
    margin-bottom: 10px; }
    .collection2 .items .item.item1 .content {
      background-position: 50px -10px; }
    .collection2 .items .item.item2 .content {
      background-position: -145px -10px; }
    .collection2 .items .item.item3 .content {
      background-position: -335px -15px; }
    .collection2 .items .item.item4 .content {
      background-position: -545px -10px; }
    .collection2 .items .item.item5 .content {
      background-position: -807px -15px; } }
@media (max-width: 991px) {
  .testItem {
    padding: 10px; } }
@media (max-width: 767px) {
  #htmlTestimonials {
    margin-top: 40px; } }

/*# sourceMappingURL=style.css.map */